home *** CD-ROM | disk | FTP | other *** search
/ Aminet 52 / Aminet 52 (2002)(GTI - Schatztruhe)[!][Dec 2002].iso / Aminet / comm / tcp / BabelDoc.readme < prev    next >
Text File  |  2002-11-06  |  3KB  |  86 lines

  1. Short:    Translate docs or strings from one language to another.
  2. Author:   lombi@iprimus.com.au (Lorence Lombardo)
  3. Uploader: lombi@iprimus.com.au (Lorence Lombardo)
  4. Type:     comm/tcp
  5. Requires: reqtools.library, TCP/IP stack, L:KingCON-handler
  6.  
  7.  
  8. BabelDoc v2.3e  (C) 2001-2002  Lorence Lombardo.
  9.  
  10.  
  11. What the @#$% is BabelDoc ?
  12.  
  13. BabelDoc is a program which allows you to translate documents or text
  14. strings from one language to another via AltaVista's translation services.
  15. It can be launched from the WorkBench or CLI. If no parameters are given
  16. from CLI, BabelDoc will behave the same as if launched from the WorkBench.
  17. There are 3 input modes and they are as follows:-
  18.  
  19. text: Intended for one line texts since a carraige return will close the
  20.       string requestor. In CLI you may also enter text directly after the
  21.       `text' parameter if you wish.
  22. kcon: Allows you to enter or paste up to 3500 characters and will output
  23.       to a KingCON console and word wrap to your screen size. Refer to
  24.       KingCON documentation for its usage.
  25. file: Allows you convert a text file(s) of unlimited size. In CLI you may 
  26.       also specify a file name after the `file' parameter if you wish. 
  27.       The output file will be word wrapped to 76 characters in length and
  28.       will have the same name with a language extension added to it.
  29.       eg. #?.English
  30.  
  31.  
  32. WorkBench usage is fairly straight forward and CLI usage is as follows:-
  33.  
  34.  
  35.  Usage:-  BabelDoc <language> <text/kcon/file>
  36.  
  37.  Languages:-
  38.              en_fr  =  English to French
  39.              en_de  =  English to German
  40.              en_it  =  English to Italian
  41.              en_pt  =  English to Portuguese
  42.              en_es  =  English to Spanish
  43.              fr_en  =  French to English
  44.              de_en  =  German to English
  45.              it_en  =  Italian to English
  46.              pt_en  =  Portuguese to English
  47.              es_en  =  Spanish to English
  48.              de_fr  =  German to French
  49.              fr_de  =  French to German
  50.              ru_en  =  Russian to English
  51.              en_ja  =  English to Japanese
  52.              en_ko  =  English to Korean
  53.              en_zh  =  English to Chinese
  54.              ja_en  =  Japanese to English
  55.              ko_en  =  Korean to English
  56.              zh_en  =  Chinese to English
  57.  
  58.  
  59.  eg. BabelDoc en_fr text
  60.  
  61.  
  62. NB: 1. This program requires a TCP/IP stack which supports TCP: device such
  63.        as miami or genisis.
  64.  
  65.     2. Asian & Russian languages have not been looked at. For support of
  66.        these languages suggestions on how to interpret the text codes & what
  67.        readers to use would be welcome.
  68.  
  69.  
  70.  
  71. See "Babelfish.lha" on the aminet for related interest, which also provided
  72. me with some assistance in writing this program.
  73.  
  74. Beta Testers:- Splatt, Barry Ryerson
  75.  
  76.  
  77. Suggested URL's of interest:-
  78.  
  79. www.blitz-2000.co.uk
  80. http://home.tvd.be/cr29954
  81. www.amithlon.net
  82. http://home.in.tum.de/hodges/cgi-bin/amifind?query=Lorence+Lombardo
  83.  
  84.  
  85. CYA...!!!  :)
  86.